home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 1545 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.6 KB

  1. Path: F181-175.net.wisc.edu!rmhanson
  2. From: rmhanson@students.wisc.edu (ryan m hanson)
  3. Newsgroups: comp.lang.c
  4. Subject: Freeware/Shareware compiler....what I've found
  5. Date: Mon, 15 Jan 1996 00:49:45 GMT
  6. Organization: University of Wisconsin - Madison
  7. Message-ID: <rmhanson.79.30F9A4A9@students.wisc.edu>
  8. NNTP-Posting-Host: f181-175.net.wisc.edu
  9.  
  10. Well I have noticed alot of posts lately about beginners (like me..1week now)
  11. wanting to know where to find compilers whats available etc... and well
  12. from my point of view...there are slim to none!
  13.  
  14. In the comp.lang.c faq it points to pcc found at simtel/garbo...well
  15. its ok, but it is dated 1987 and seems to be outdated. I can't even figure 
  16. out how to compile multiple files on the command line ie.. pcc test.c ryan.c
  17. etc.... it doesnt work also, it doesn't recognize alot of the <dos.h>
  18.  or even <stdio.h>, which is not good for us beginers who are just learning, 
  19. and the book tells us a different standard!
  20.  
  21. I tried the pacific free compiler...I thought it was good at first, but
  22. once I started using bigger and more complex programs it caused all
  23. sorts of problems...I like the editor, but the compiler and linker
  24. never seem to work correctly :(
  25.  
  26. There is a gcc port out there, but its for a 386+ :( not sure what its 
  27. standards are, but Ive used the unix version and like it...
  28. I have a 286...soo...
  29.  
  30. thats about all I could find...and well there isn't CRAP, especially
  31. for us beginners who use published standards....:( 
  32.  
  33. If anyone else knows of any...please let me know...
  34. these compilers are fine for the simple hello.c programs, but I've started
  35. useing other libs, and dos vid. etc... and well these just don't work!
  36.  
  37. thanx
  38. ryan
  39.